home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhase 2.0 demo.sit / MacPhase 2.0 Demo.rsrc / TEXT_1000.txt < prev    next >
Encoding:
Text File  |  1994-08-10  |  1.4 KB  |  18 lines

  1. About MacPhase Add-ons‚Ķ
  2.  
  3. MacPhase allows you to increase its power and flexibility by the use of code plug-ins.  We call plug-ins ‚ÄúAdd-ons‚Äù.  The Add-on interface to MacPhase is quite simple and is outlined in your manual.
  4.  
  5. There is a more extensive interface call the ‚ÄúExtension Package‚Äù.  The Extension Package provides both C and Pascal interface files which describes some of MacPhase‚Äôs internal structures and call back functions which are available to an Add-on module.  The Extension Package also gives you the ability to send your Add-on macro commands by using the MacPhase macro language interpreter.  Contact us for more information on the Extension Package.
  6.  
  7.  
  8. How to use Add-ons‚Ķ
  9.  
  10. Create a folder which will contain any Add-on you would like to load, some example Add-ons have been included.  Now, start-up MacPhase and select the ‚ÄúFolder Settings‚Äù, then select the Add-on folder which contains your Add-ons.  Close the dialog, quit, and re-start MacPhase.  Once MacPhase has started up, look in the ‚ÄúExtra‚Äù menu to locate the loaded Add-ons.
  11.  
  12.  
  13. Add-on Helpful Hints‚Ķ
  14.  
  15. o You can call any Add-on from a macro by prefixing the menu item by ‚ÄúAO_‚Äù.  Some Add-ons will require parameters, see the associated About... for more information.
  16.  
  17. o Add-ons are loaded into memory at MacPhase start-up.  If you would like to suppress loading, hold the SHIFT key down during MacPhase start-up.
  18.